chore(deps-dev): bump vite from 8.0.10 to 8.0.12 in the sveltekit-stack group - #49
Closed
dependabot[bot] wants to merge 2 commits into
Closed
chore(deps-dev): bump vite from 8.0.10 to 8.0.12 in the sveltekit-stack group#49dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
* Initialize homepage refactor
* clean up code with svelte best practices skill
* Update navigation and step 1 on path
* Update layout on language change
* highlight step 1 and update generic text
* refine homepage step polish, lock + clear, and a11y
- Highlight the next active step with stronger contrast (bigger title, primary-tinted bg/glow, foreground-coloured eyebrow/hint).
- Lock step 1 toggle once the screener has been completed; add a "Borrar mi progreso" form action that clears journey cookie + localStorage without navigating.
- Sync <html lang>/<dir> on client-side language change via $effect so RTL takes effect without a refresh.
- Replace native select with shadcn Select for the language switcher (white-bg dropdown panel, click-to-open).
- Default home nav back to "Inicio" after iterating on copy.
- Trim "Recibir apoyo" to !isEligible only; unify result-page handover/restart into one panel and link to the home with "Ir a mi solicitud".
- Fix a11y: footer attribution link now underlined (axe link-in-text-block); remove unused noscript fallback + dead language-list/link CSS.
- Extract repeated step-card header into a {#snippet}; tighten enhance handler with SubmitFunction typing.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Update background color for step cards
* fix(public): tidy home checklist state handling
* Restore results to main and add a pop up for confirmation on delete answers
* update gitignore
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* fix format
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Jo Kroese <jo@jokroese.com>
Bumps the sveltekit-stack group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 8.0.10 to 8.0.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: sveltekit-stack ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for primer-paso ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for primer-paso-research canceled.
|
✅ Deploy Preview for primer-paso-org-portal ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
|
Looks like vite is updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/sveltekit-stack-c24196cdb4
branch
May 11, 2026 20:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the sveltekit-stack group with 1 update: vite.
Updates
vitefrom 8.0.10 to 8.0.12Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4dce8b4release: v8.0.12b675c7bfix: refer torolldownOptionsinstead of deprecatedrollupOptionsin mess...66b9eb3chore(deps): update rolldown-related dependencies (#22421)2fe7bd2chore(deps): update dependency eslint-plugin-n to v18 (#22423)2be6000fix(deps): update all non-major dependencies (#22420)d4838a0fix(worker): forward define to worker bundle transform (#22408)cf0ff41feat: update rolldown to 1.0.0 (#22401)3c93fdefix(worker): applybuild.targetto worker bundle (#22404)f5a22e6fix(module-runner): prevent partial-exports race on concurrent imports of in-...66f3194release: v8.0.11Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions